﻿/*common*/

/* -- 页面整体布局 -- */
.header  { width:1000px; margin:0 auto; z-index:999;}
.h_nav li a:-webkit-any-link{ display:block;}
/*头部开始*/
.hdWrap{ height:200px;margin:0 auto; background:url("../images/hdwrap_bg_1.jpg")/*tpa=http://www.jdbxg.cn/Skins/Default/Img/Common/hdwrap_bg.jpg*/ center center no-repeat; z-index:999;}
.hd_Top{font-size:14px; height:40px; line-height:40px;}
.hd_Top p a{color:#000; padding:0 15px; text-decoration:none;}
.hd_Top p a.icon{ padding-right:0px;}
.hd_Mid{ height:157px; overflow:hidden;}
.hd_logo{
	margin:30px 20px 0 0;
	width:92px;
	padding:0 20px 32px 0;
	background-repeat: no-repeat;
	background-position: center center;
}

/*头部结束*

/* CSS reset for c_b */
table th , table td {padding:5px;}
a {color:#707070; text-decoration:none;}  /*for ie f6n.net*/
/*定位*/
p{ word-spacing:-1.5px;}
/* CSS Document */
body{background-color:#fff; overflow-x:hidden;  position:relative;}
.footer { overflow:hidden; width:100%;}
.footer .f_center { overflow:hidden; width:1000px; margin:0 auto;}
.footer .f_btm { overflow:hidden; width:100%; height:60px; border-top:1px solid #ceddfd; margin-top:40px;}
